From: Gabor Juhos Date: Thu, 27 Mar 2014 07:05:23 +0000 (+0000) Subject: packages/ucl: fix whitespaces X-Git-Url: http://git.openwrt.org/%22https:/collectd.org//%22/%22https:/collectd.org/%22?a=commitdiff_plain;h=5695b739cbebb3f2acd4d5378641fd51c0327216;p=openwrt%2Fsvn-archive%2Fpackages.git packages/ucl: fix whitespaces Signed-off-by: Dirk Neukirchen Signed-off-by: Gabor Juhos SVN-Revision: 40199 --- diff --git a/libs/ucl/Makefile b/libs/ucl/Makefile index 3d3359ac9..50dafd916 100644 --- a/libs/ucl/Makefile +++ b/libs/ucl/Makefile @@ -1,4 +1,4 @@ -# +# # Copyright (C) 2006-2010 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. @@ -54,4 +54,3 @@ define Package/libucl/install endef $(eval $(call BuildPackage,libucl)) -